home *** CD-ROM | disk | FTP | other *** search
/ NeXT Education Software Sampler 1992 Fall / NeXT Education Software Sampler 1992 Fall.iso / Programming / Classes / UHShapes / UHOvalShape.h < prev    next >
Encoding:
Text File  |  1992-07-25  |  141 b   |  15 lines

  1.  
  2. /* Generated by Interface Builder */
  3.  
  4. #import "UHShape.h"
  5.  
  6. @interface UHOvalShape:UHShape
  7.  
  8. #define UH_OVAL 0
  9. #define UH_CIRCLE 1
  10.  
  11. {
  12. }
  13.  
  14. @end
  15.